home *** CD-ROM | disk | FTP | other *** search
/ SuperModels in the Rainforest / SuperModels in the Rainforest.iso / rain.dxr / 00017_Enter Intro frame script.ls < prev    next >
Encoding:
Text File  |  1995-10-13  |  159 b   |  7 lines

  1. on exitFrame
  2.   startTimer()
  3.   set the mouseDownScript to "go " & QUOTE & "outro" & QUOTE
  4.   puppetSprite(giBackgroundSprite, 1)
  5.   puppetSound("introSound")
  6. end
  7.